Bug 598881 - Unimplemented GdkWindowImplIface methods crash gimp on OSX
authorKristian Rietveld <kris@gtk.org>
Fri, 23 Oct 2009 11:53:57 +0000 (13:53 +0200)
committerKristian Rietveld <kris@gtk.org>
Fri, 23 Oct 2009 11:53:57 +0000 (13:53 +0200)
commit42ac2268773936a0a85b017e5ebac83c4b0b7557
treed7905a87059371f413c2a9fa2ea016b635c34742
parent861c34b01ef22f9dfc482929b133977657c0b76b
Bug 598881 - Unimplemented GdkWindowImplIface methods crash gimp on OSX

Add dummy for _gdk_input_window_crossing ().  Set both input_window_destroy
and input_window_crossing pointers in the Impl struct.

Reported by John Ralls.
gdk/quartz/gdkinput.c
gdk/quartz/gdkinputprivate.h
gdk/quartz/gdkwindow-quartz.c